home *** CD-ROM | disk | FTP | other *** search
/ CD World Haziran 1997 / CD World Haziran 1997.iso / Kisisel Data Duzenleyiciler / Desktop Cardfile / Config.da_ / Config.da / config.json
Encoding:
JavaScript Object Notation  |  1996-11-19  |  303 b 

  1. {
  2.     "schema": {
  3.         "UserName": "Text (50)",
  4.         "RegistrationNumber": "Text (20)",
  5.         "First": "Text (20)",
  6.         "RegDate": "Text (20)",
  7.         "CommPort": "Text (10)",
  8.         "Local": "Text (10)",
  9.         "DialString": "Text (30)"
  10.     },
  11.     "data": [
  12.         {
  13.             "RegistrationNumber": "Unregistered",
  14.             "First": "True",
  15.             "RegDate": "0",
  16.             "CommPort": "2",
  17.             "Local": "303",
  18.             "DialString": "ATDT"
  19.         }
  20.     ]
  21. }